func os.chtimesat

2 uses

	os (current package)
		root_openat.go#L100: 		return struct{}{}, chtimesat(parent, name, atime, mtime)
		root_unix.go#L198: func chtimesat(parent int, name string, atime time.Time, mtime time.Time) error {